<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_RUSSIAN</nationality>

		<long_name>T-34/85 Model 1943</long_name>
		<short_name>T-34/85</short_name>
		<comment>A T-34 with a D-5T 85mm cannon and two light machine guns</comment>

		<uniform_profile>uniform_profile_russian_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_russian_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>3</month><year>1944</year><number>1500</number></data>
		<data><month>4</month><year>1944</year><number>2500</number></data>
		<data><month>9</month><year>1944</year><number>3000</number></data>
		<data><month>12</month><year>1944</year><number>4000</number></data>
		<data><month>3</month><year>1945</year><number>4000</number></data>
		<data><month>6</month><year>1945</year><number>3000</number></data>
		<data><month>9</month><year>1945</year><number>2000</number></data>
		<data><month>12</month><year>1945</year><number>1000</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-T-34-85.png</image_profile>
			<weight>35000</weight>
		</attributes>

		<drive>
			<engine>
				<name>V 2 34</name>
				<horsepower>500</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CLUTCH_AND_BRAKE</steering>

			<exhaust_pipe>
				<offsetX>47</offsetX>
				<offsetY>280</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-47</offsetX>
				<offsetY>280</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-T-34-85.png</image_view>

			<width>300</width>
			<length>595</length>
			<height>158</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>45@60</upper_front>
				<lower_front>45@-60</lower_front>
				<upper_side>45@41</upper_side>
				<lower_side>45</lower_side>
				<upper_rear>45@45</upper_rear>
				<lower_rear>45@-45</lower_rear>
				<top>20</top>
				<bottom>16</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<offsetX>54</offsetX>
			<offsetY>-225</offsetY>
			<offsetZ>140</offsetZ>
			<minAngle>-25</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_DT</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_DT</for><rounds>600</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-T-34-85 turret.png</image_view>

			<diameter>180</diameter>
			<height>70</height>
			<offsetX>0</offsetX>
			<offsetY>-55</offsetY>

			<rotate_time>14</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>90@10</front>
				<side>75@25</side>
				<upper_rear>52@25</upper_rear>
				<lower_rear>52</lower_rear>
				<top>20</top>
				<mantlet>90</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_85_D_5T</type></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>25</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_85_D_5T</for><flavour>FLAVOUR_HE</flavour><rounds>63</rounds></ammo>
			<ammo><for>WEAPON_CANNON_85_D_5T</for><flavour>FLAVOUR_APCBC</flavour><rounds>13</rounds></ammo>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
